home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / flauta.dxr / 00066.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  119 b   |  10 lines

  1. on exitFrame
  2.   if soundBusy(2) = 0 then
  3.     onVis(2)
  4.     InVis(3, 8)
  5.     InVis(16)
  6.   else
  7.     Loopframe()
  8.   end if
  9. end
  10.